The following tables list the members exposed by the TechnologyCollection type.
Public
Constructors
Name | Description | |
---|---|---|
TechnologyCollection | Overloaded. |
Public
Properties
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Add | Adds technology information to the registrar. |
![]() |
Contains | Checks whether the technology exists in the registrar. |
![]() |
ContainsLogicalName | Checks if the technology exists in the registrar. |
![]() |
Equals | (inherited from Object) |
![]() |
Find | Gets the technology object with the specified id, returns null if the technology object does not exist. |
![]() |
Get | Gets the technology object with the specified id, returns null if the technology object does not exist. |
![]() |
GetEnumerator | GetEnumerator returns an enumerator that iterates through the collection. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
LookupKey | Looks up the corresponding key for a locally registered technology. |
![]() |
LookupLogicalName | Looks up the corresponding logical name for a locally registered technology. |
![]() |
RegisterTechnology | A helper function for loading SDK-related types. |
![]() |
Remove | Remove a technology from the registrar. |
![]() |
ToString | (inherited from Object) |
Protected Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Extension
Methods
Name | Description | |
---|---|---|
![]() |
ForEach | Overloaded. (Defined by EnumerableHelpers.) |